.submenu__cols.cols3 .col {padding-right: 40px; padding-left: 0;}
.submenu__cols.cols3 .col:last-child { padding-right: 0;}

.sct-text a, .seller-info a { color: #0054a3; }
.video-block__bg.video-block__contain { background-size: contain; }
.item-serie-product__info.item-serie-product__fw{width: calc(95% - 31px);}
.tbl-spec { overflow-x: scroll;}
.tbl-spec table{ min-width: 100% !important; table-layout: fixed; border-collapse: separate; border-bottom: 3px solid #187ede; border-spacing: 0;}
.dinone { display: none;}
.ch_active_countries a{ color: #5c5b5b; }
.ch_active_countries a:hover{ color: #0054a3; }

.events-block .event-title span { color: #5c5b5b;  font-family: "roboto-bold";  font-size: 24px;}
.tbl-spec th, .tbl-spec td { text-transform: inherit;}
.cards-description { padding-top: 3px; margin-bottom: 67px;}
.cards-description .sct-text {margin: 0; font-size: 14px;}
.item-serie-product__mod .mod .list li .value {text-transform: inherit;}

.tbl-prf tr.unviewed {  background: rgba(227, 0, 15, 0.1); }
.tbl-prf tr.unviewed:nth-child(even) {  background: rgba(227, 0, 15, 0.15); }

.search-feed .btn-checkmark {margin-bottom: 5px; margin-top: -30px;}
.seller-exc.seller-exc--buy { padding: 20px 15px; }
.seller-exc.active {background-color: #e8eaeda1;}
.seller-exc.seller-exc-all .links .seller-link { margin-bottom: 0; width: 100%; padding: 31px 0 35px; background-image: url(../img/svg/rectangle-pattern.svg); background-repeat: repeat-x; background-position: 0 100%; background-size: auto;}
.seller-exc.seller-exc-all .links .seller-link:last-child { background-image: none;}

.support-menu-category__links a.js_toggler-trigger{font-size: 15px;}
.support-menu-category__links .toggler__trigger .plus {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    margin-top: -3px;
    margin-right: -15px;
    margin-left: 7px;
}
.support-menu-category__links .toggler__trigger .plus:before,
.support-menu-category__links .toggler__trigger .plus:after {
    content: '';
    position: absolute;
    background: #579cdc;
    -webkit-transition: background .3s;
    transition: background .3s;
}
.support-menu-category__links .toggler__trigger .plus:before {
    top: 50%;
    left: 0;
    height: 2px;
    width: 100%;
    margin-top: -1px;
}
.support-menu-category__links .toggler__trigger .plus:after {
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
}
.support-menu-category__links .toggler__trigger:hover .plus:before,
.support-menu-category__links .toggler__trigger:hover .plus:after {
    background: #fff;
}
.support-menu-category__links .toggler.active .toggler__trigger .plus:after {
    display: none;
}
.support-menu-category__links .toggler__body {
    clear: both;
}
.support-menu-category__links .toggler__body__container:after {
    content: '';
    display: table;
    height: 0;
    clear: both;
}
.support-menu-category__links .toggler__body__container {
    padding-left: 8%;
    padding-top: 5px;
    padding-bottom: 10px;
}
.footer__made-in {
    color: #63a3de;
    margin-top: 10px;
    font-size: 11px;
    display: block;
}
.footer__made-in a{color: #63a3de;}
.footer__made-in a:hover{border: none;}

/* partners advertising */
.dnl-materials .material__image.js_gallery-slider-btn {
    cursor: pointer;
    -webkit-transition: opacity .3s;
            transition: opacity .3s;
}
.desktop .dnl-materials .material__image.js_gallery-slider-btn:hover {
    opacity: .7;
}
.btn-download-link .icon-container.static {
    border-color: #7e7e7e !important;
}
.btn-download-link .icon-container {
    text-align: center;
}
.btn-download-link .icon-container .text {
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    line-height: 36px;
    color: #7e7e7e;
}
.promo_item_footer {
    display: flex;
    align-items: center;
    padding-top: 7px;
    padding-bottom: 2px;
}
.promo_date {
    flex: none;
    width: 92px;
    font-size: 14px;
    padding-left: 0;
    color: #919191;
    letter-spacing: 1px;
}
.btn-order-material {
    flex: auto;
    width: 120px;
    max-width: 120px;
    padding: 8px 12px;
    background: #187ede;
    color: #fff;
    text-align: center;
    -webkit-transition: background .3s;
            transition: background .3s;
}
.desktop .btn-order-material:hover {
    background: #1260a9;
}
.btn-order-material .btn-text {
    display: inline-block;
    font-size: 13px;
    line-height: 1.1;
    letter-spacing: .6px;
}
.material-order-checkbox {
    position: relative;
    flex: none;
    margin-top: -1px;
    padding: 5px 0 5px 34px;
    cursor: pointer;
}
.material-order-checkbox input {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    opacity: 0;
}
.material-order-checkbox .box {
    position: absolute;
    top: 3px;
    left: 0;
    width: 24px;
    height: 24px;
    padding: 5px;
    border: 2px solid #e4e6e9;
}
.material-order-checkbox .box:before {
    content: '';
    display: none;
    width: 100%;
    height: 100%;
    background: #187ede;
}
.material-order-checkbox .text {
    font-size: 15px;
    line-height: 1.25;
    letter-spacing: .3px;
}
.material-order-checkbox input:checked + .box:before {
    display: block;
}
.btn-download-link.static {
    cursor: auto;
}
.dnl-materials {
    align-items: flex-start;
}
.dnl-materials .material {
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.prf-materials .materials-ct .dnl-materials .material--certificate,
.dnl-materials .material--certificate {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-image: url(../img/svg/rectangle-pattern-light-grey.svg);
    background-repeat: repeat-x;
    background-position: 0 100%;
    background-size: auto;
}
.dnl-materials .material--certificate .btn-download-link {
    background-image: none;
}

.field-bl__inp-ct .text-input { text-transform: inherit;}

.news-post-content h4.privacy_subtitle, h4.privacy_subtitle {
    padding-bottom: 0;
    font-size: 20px !important;
    background-image: none;
    margin-bottom: 0;
}
.news-post-content h4.privacy_subtitle:after {
    display:none;
}

.lacator_search_wrap {
    display: flex;
    align-items: flex-start;
    width: 100%;
    height: 80vh;
    overflow: hidden;
}

.lsw_lz {
    height: 80vh;
    width: 40%;
    overflow-y: scroll;
}
.lsw_rz {
    height: 80vh;
    width: 60%;
}
.lsw_rz .map {
    height: 100%;
}

.lsw_lz::-webkit-scrollbar {
    width: .5em;
}

.lsw_lz::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}

.lsw_lz::-webkit-scrollbar-thumb {
    background-color: #187ede;
    outline: 1px solid #8facca;
}
.srv-block {  font-size: 0; }

@media screen and (max-width: 750px){
    .submenu__cols.cols3 .col { padding-right: 25px; }
    .lacator_search_wrap {flex-direction: column;}
    .lsw_lz { width: 100%; height: 310px; overflow-y: hidden; overflow-x: scroll;}
    .seller-excs.seller-excs-buy { display: flex;}
    .seller-exc.seller-exc--buy { width: 500px;  border-right: 1px dotted #ccc;}
    .seller-info {width: 250px;}
    .lsw_rz {height: 350px; width: 100%; margin-top: 1px;}
}

@media screen and (max-width: 600px) {
    .submenu__cols.cols3 .col { padding-right: 0; }
    .promo_date {
        width: 79px;
        font-size: 13px;
        letter-spacing: .4px;
    }
    .dnl-materials .material--certificate .btn-download-link {
        width: calc(100% - 60px - 9px);
    }
    .material-order-checkbox .box {
        top: 2px;
    }
    .material-order-checkbox .text {
        font-size: 14px;
    }
}

@media screen and (max-width: 470px) {
    .materials-ct .dnl-materials .material {
        margin-right: 0;
    }
}
/* END partners advertising */

.map-dot:before {background: #ff4e00;}
.map-dot--ae { top: 47.7%; left: 58.5%;}
.map-dot--al { top: 36.7%; left: 50.5%;}
.map-dot--am { top: 38.7%; left: 57.5%;}
.map-dot--at { top: 33.7%; left: 48.5%;}
.map-dot--ba { top: 35.7%; left: 49.5%;}
.map-dot--bd{top:47%;left:68.2%}
.map-dot--ru{top:24.7%;left:66.5%}
.map-dot--ua{top:32.7%;left:53.5%}
.map-dot--us{top:35%;left:19.8%}
.map-dot--bg {top: 35.7%;  left: 52.5%;}
.map-dot--by {top: 29.7%; left: 51.5%;}
.map-dot--ca { top: 24.7%; left: 17.5%;}
.map-dot--cy {top: 41.2%; left: 52.8%;}
.map-dot--cz { top: 31.7%; left: 48.5%;}
.map-dot--ee {top: 25.7%; left: 51.5%;}
.map-dot--es {top: 38.7%; left: 44.1%;}
.map-dot--fi {top: 19.7%; left: 50.5%;}
.map-dot--ge {top: 36.2%; left: 56.1%;}
.map-dot--gh {top: 55.7%; left: 45.2%;}
.map-dot--gn {top: 54.7%; left: 42.2%;}
.map-dot--gr {top: 39.7%; left: 50.9%}
.map-dot--hr { top: 36.2%; left: 50.1%;}
.map-dot--hu {top: 33.7%; left: 50.1%;}
.map-dot--it {top: 37.9%; left: 48.5%;}
.map-dot--kz {top: 36.7%; left: 62.5%;}
.map-dot--lb {top: 42.7%; left: 54.5%;}
.map-dot--lk {top: 56%; left: 66%;}
.map-dot--lt { top: 26%; left: 51.5%;}
.map-dot--lv { top: 27%; left: 50.9%;}
.map-dot--md {top: 33.7%; left: 52.5%;}
.map-dot--mk {top: 38.7%; left: 51.5%;}
.map-dot--mt { top: 42%; left: 48.5%;}
.map-dot--nl {top: 30%; left: 47%;}
.map-dot--pl {top: 30%; left: 50%;}
.map-dot--ro {top: 34%; left: 51%;}
.map-dot--si {top: 35%; left: 49%;}
.map-dot--sk {top: 32.7%; left: 49.5%;}
.map-dot--sl {top: 56%; left: 42.5%;}
.map-dot--tr {top: 39.7%; left: 54%;}
.map-dot--za {top: 76%; left: 51%;}
.map-dot--me {top: 35.7%; left: 50.5%;}
.map-dot--rs {top: 35.7%; left: 51.5%;}
.map-dot--prb {top: 33.7%; left: 52.5%;}
.map-dot--rks {top: 36.7%; left: 51.5%;}
.map-dot--ao {top: 65%; left: 50%;}
